ThesaurusSingleItemViewModel_Factory
Constructors
Link copied to clipboard
constructor(thesaurusRepositoryProvider: Provider<ThesaurusRepository>, thesaurusAPIProvider: Provider<ThesaurusAPI>)
Functions
Link copied to clipboard
open fun create(thesaurusRepositoryProvider: Provider<ThesaurusRepository>, thesaurusAPIProvider: Provider<ThesaurusAPI>): ThesaurusSingleItemViewModel_Factory
Link copied to clipboard
Link copied to clipboard
open fun newInstance(thesaurusRepository: ThesaurusRepository, thesaurusAPI: ThesaurusAPI): ThesaurusSingleItemViewModel